home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-03-15 | 701 b | 20 lines |
- [Aliases]
- n0=/op /mode # +ooo $$1 $2 $3
- n1=/dop /mode # -ooo $$1 $2 $3
- n2=/j /join #$$1
- n3=/p /part #
- n4=/n /names #$$1
- n5=/w /whois $$1
- n6=/k /kick # $$1
- n7=/q /query $$1
- n8=/hop /part # | /join #$$1
- n9=/send /dcc send $1 $2
- n10=/chat /dcc chat $1
- n11=/ping /ctcp $$1 ping
- n12=/titletimer { timer2050 0 1 /seconds | %days = 0 | %hours = 0 | %minutes = 0 | %seconds = 0 }
- n13=seconds {
- n14= inc %seconds 1 | titlebar WilterKeep v1.0 By: E-HACK -- Online for %days days %hours hrs %minutes mins and %seconds secs
- n15= if (%seconds = 60) { %seconds = 0 | inc %minutes 1 }
- n16= if (%minutes = 60) { %minutes = 0 | inc %hours 1 }
- n17= if (%hours > 24) { %hours = 0 | inc %days 1 }
-